module Base
{
    item WeddingJacket
    {
        Type = Clothing,
        DisplayName = Wedding Jacket,
        ClothingItem = WeddingJacket,
        BodyLocation = Jacket,
        BloodLocation = Jacket,
        Icon = JacketSuitTux,
        RunSpeedModifier = 0.93,
        CombatSpeedModifier = 0.95,
        ScratchDefense = 20,
        NeckProtectionModifier = 0.5,
        Insulation = 0.40,
        WindResistance = 0.2,
        FabricType = Cotton,
        Weight = 2,
    }
    item Ghillie_Top
    {
        Type = Clothing,
        DisplayName = Ghillie Suit Torso,
        ClothingItem = Ghillie_Top,
        BodyLocation = FullTop,
        BloodLocation = Jacket,
        Icon = JacketGhillie,
        RunSpeedModifier = 0.75,
        CombatSpeedModifier = 0.9,
        BiteDefense = 10,
        ScratchDefense = 30,
        Insulation = 0.70,
        WindResistance = 0.45,
        WaterResistance = 0.35,
        Weight = 4,
    }
    item Suit_Jacket
    {
        Type = Clothing,
        DisplayName = Suit Jacket,
        ClothingItem = Suit_Jacket,
        BodyLocation = Jacket,
        BloodLocation = Jacket,
        Icon = JacketSuitBlack,
        RunSpeedModifier = 0.95,
        CombatSpeedModifier = 0.95,
        ScratchDefense = 20,
        NeckProtectionModifier = 0.5,
        Insulation = 0.55,
        WindResistance = 0.45,
        FabricType = Cotton,
        Weight = 2,
    }
    item Suit_JacketWhite
    {
        Type = Clothing,
        DisplayName = Suit Jacket,
        ClothingItem = Suit_JacketWhite,
        BodyLocation = Jacket,
        BloodLocation = Jacket,
        Icon = JacketSuitWhite,
        RunSpeedModifier = 0.95,
        CombatSpeedModifier = 0.95,
        ScratchDefense = 20,
        NeckProtectionModifier = 0.5,
        Insulation = 0.55,
        WindResistance = 0.45,
        FabricType = Cotton,
        Weight = 2,
    }
    item Jacket_Varsity
    {
        Type = Clothing,
        DisplayName = Varsity Jacket,
        ClothingItem = Jacket_Varsity,
        BodyLocation = Jacket,
        BloodLocation = Jacket,
        IconsForTexture = JacketVarsity_KY;JacketVarsity_Alpha,
        ScratchDefense = 20,
        BiteDefense = 10,
        NeckProtectionModifier = 0.3,
        Insulation = 0.60,
        WindResistance = 0.5,
        FabricType = Cotton,
    }
    item JacketLong_Doctor
    {
        Type = Clothing,
        DisplayName = Medical Coat,
        ClothingItem = JacketLong_Doctor,
        BodyLocation = Jacket,
        Icon = JacketDoctor,
        BloodLocation = LongJacket,
        RunSpeedModifier = 0.93,
        CombatSpeedModifier = 0.95,
        ScratchDefense = 20,
        NeckProtectionModifier = 0.5,
        Insulation = 0.35,
        WindResistance = 0.25,
        FabricType = Cotton,
        Weight = 2,
    }
    item Jacket_CoatArmy
    {
        Type = Clothing,
        DisplayName = Army Coat,
        ClothingItem = Jacket_CoatArmy,
        BodyLocation = Jacket,
        Icon = JacketArmyDress,
        BloodLocation = LongJacket,
        RunSpeedModifier = 0.95,
        BiteDefense = 20,
        ScratchDefense = 40,
        NeckProtectionModifier = 0.5,
        Insulation = 0.70,
        WindResistance = 0.45,
        FabricType = Cotton,
        WaterResistance = 0.55,
    }
    item JacketLong_Random
    {
        Type = Clothing,
        DisplayName = Jacket,
        ClothingItem = JacketLong_Random,
        BodyLocation = Jacket,
        IconsForTexture = JacketLongBlack;JacketLongBrown;JacketGreen,
        BloodLocation = LongJacket,
        RunSpeedModifier = 0.93,
        CombatSpeedModifier = 0.97,
        BiteDefense = 20,
        ScratchDefense = 40,
        NeckProtectionModifier = 0.5,
        Insulation = 0.65,
        WindResistance = 0.35,
        FabricType = Leather,
        WaterResistance = 0.45,
        Weight = 2,
    }
    item JacketLong_Santa
    {
        Type = Clothing,
        DisplayName = Santa Suit Jacket,
        ClothingItem = JacketLong_Santa,
        BodyLocation = Jacket,
        BloodLocation = LongJacket,
        Icon = JacketSantaRed,
        RunSpeedModifier = 0.85,
        CombatSpeedModifier = 0.9,
        BiteDefense = 10,
        ScratchDefense = 30,
        NeckProtectionModifier = 0.5,
        Insulation = 0.9,
        WindResistance = 0.6,
        Weight = 3,
        FabricType = Cotton,
    }
    item JacketLong_SantaGreen
    {
        Type = Clothing,
        DisplayName = Green Santa Suit Jacket,
        ClothingItem = JacketLong_SantaGreen,
        BodyLocation = Jacket,
        BloodLocation = LongJacket,
        Icon = JacketSantaGreen,
        RunSpeedModifier = 0.85,
        CombatSpeedModifier = 0.9,
        BiteDefense = 10,
        ScratchDefense = 30,
        NeckProtectionModifier = 0.5,
        Insulation = 0.9,
        WindResistance = 0.6,
        Weight = 3,
        FabricType = Cotton,
    }
    item Jacket_ArmyCamoDesert
    {
        Type = Clothing,
        DisplayName = Military Desert Camo Jacket,
        ClothingItem = Jacket_ArmyCamoDesert,
        BodyLocation = Jacket,
        BloodLocation = Jacket,
        Icon = ShirtCamoSand,
        RunSpeedModifier = 0.94,
        CombatSpeedModifier = 0.97,
        BiteDefense = 30,
        ScratchDefense = 50,
        NeckProtectionModifier = 0.5,
        Insulation = 0.35,
        WindResistance = 0.1,
        FabricType = Cotton,
        WaterResistance = 0.2,
        Weight = 2,
    }
    item Jacket_ArmyCamoGreen
    {
        Type = Clothing,
        DisplayName = Military Green Camo Jacket,
        ClothingItem = Jacket_ArmyCamoGreen,
        BodyLocation = Jacket,
        Icon = ShirtCamoGreen,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.94,
        CombatSpeedModifier = 0.97,
        BiteDefense = 30,
        ScratchDefense = 50,
        NeckProtectionModifier = 0.5,
        Insulation = 0.45,
        WindResistance = 0.3,
        FabricType = Cotton,
        WaterResistance = 0.45,
        Weight = 2,
    }
    item Jacket_Black
    {
        Type = Clothing,
        DisplayName = Jacket,
        ClothingItem = Jacket_Black,
        BodyLocation = Jacket,
        Icon = JacketBlack,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.95,
        CombatSpeedModifier = 0.97,
        BiteDefense = 20,
        ScratchDefense = 40,
        NeckProtectionModifier = 0.5,
        Insulation = 0.40,
        WindResistance = 0.6,
        FabricType = Leather,
        WaterResistance = 0.4,
        Weight = 2,
    }
    item Jacket_Chef
    {
        Type = Clothing,
        DisplayName = Chef Jacket,
        ClothingItem = Jacket_Chef,
        BodyLocation = Jacket,
        Icon = JacketChef,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.95,
        CombatSpeedModifier = 0.97,
        NeckProtectionModifier = 0.5,
        Insulation = 0.35,
        WindResistance = 0.15,
        FabricType = Cotton,
        Weight = 2,
    }
    item Jacket_Fireman
    {
        Type = Clothing,
        DisplayName = Firefighter Jacket,
        ClothingItem = Jacket_Fireman,
        BodyLocation = Jacket,
        Icon = JacketFireman,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.87,
        CombatSpeedModifier = 0.92,
        BiteDefense = 50,
        ScratchDefense = 70,
        NeckProtectionModifier = 0.5,
        Insulation = 0.85,
        WindResistance = 0.85,
        WaterResistance = 0.8,
        Weight = 3,
    }
    item Jacket_Padded
    {
        Type = Clothing,
        DisplayName = Padded Jacket,
        ClothingItem = Jacket_Padded,
        BodyLocation = JacketHat,
        Icon = JacketPadded_White,
        BloodLocation = Jumper;FullHelmet,
        RunSpeedModifier = 0.89,
        CombatSpeedModifier = 0.96,
        ClothingItemExtra = Jacket_PaddedDOWN,
        ClothingItemExtraOption = DownHoodie,
        clothingExtraSubmenu = UpHoodie,
        BiteDefense = 10,
        ScratchDefense = 20,
        Insulation = 0.95,
        WindResistance = 0.95,
        WaterResistance = 0.60,
        Weight = 3,
    }
    item Jacket_PaddedDOWN
    {
        Type = Clothing,
        DisplayName = Padded Jacket,
        ClothingItem = Jacket_PaddedDOWN,
        BodyLocation = Jacket,
        Icon = JacketPadded_White,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.89,
        CombatSpeedModifier = 0.96,
        ClothingItemExtra = Jacket_Padded,
        ClothingItemExtraOption = UpHoodie,
        clothingExtraSubmenu = DownHoodie,
        BiteDefense = 10,
        ScratchDefense = 20,
        NeckProtectionModifier = 0.5,
        Insulation = 1.0,
        WindResistance = 1.0,
        WaterResistance = 0.60,
        Weight = 3,
    }
    item Jacket_Police
    {
        Type = Clothing,
        DisplayName = Police Deputy Jacket,
        ClothingItem = Jacket_Police,
        BodyLocation = Jacket,
        Icon = JacketPolice,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.93,
        CombatSpeedModifier = 0.98,
        BiteDefense = 20,
        ScratchDefense = 30,
        NeckProtectionModifier = 0.5,
        Insulation = 0.6,
        WindResistance = 0.45,
        FabricType = Cotton,
        WaterResistance = 0.25,
        Weight = 2,
    }
    item Jacket_Ranger
    {
        Type = Clothing,
        DisplayName = Ranger Jacket,
        ClothingItem = Jacket_Ranger,
        BodyLocation = Jacket,
        Icon = JacketRanger,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.93,
        CombatSpeedModifier = 0.98,
        BiteDefense = 20,
        ScratchDefense = 30,
        NeckProtectionModifier = 0.5,
        Insulation = 0.7,
        WindResistance = 0.7,
        FabricType = Cotton,
        WaterResistance = 0.5,
        Weight = 2,
    }
    item Jacket_WhiteTINT
    {
        Type = Clothing,
        DisplayName = Jacket,
        ClothingItem = Jacket_WhiteTINT,
        BodyLocation = Jacket,
        Icon = Jacket_White,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.95,
        BiteDefense = 10,
        ScratchDefense = 25,
        NeckProtectionModifier = 0.5,
        Insulation = 0.5,
        WindResistance = 0.35,
        FabricType = Cotton,
        Weight = 2,
    }
    item Jumper_DiamondPatternTINT
    {
        Type = Clothing,
        DisplayName = Diamond-pattern Sweater,
        ClothingItem = Jumper_DiamondPatternTINT,
        BodyLocation = Sweater,
        BloodLocation = Jacket,
        Icon = SweaterVneckArgyle,
        ScratchDefense = 10,
        Insulation = 0.55,
        WindResistance = 0.45,
        FabricType = Cotton,
    }
    item Jumper_PoloNeck
    {
        Type = Clothing,
        DisplayName = Polo Neck Sweater,
        ClothingItem = Jumper_PoloNeck,
        BodyLocation = Sweater,
        BloodLocation = Jumper,
        Icon = SweaterTurtleneckWhite,
        ScratchDefense = 10,
        Insulation = 0.55,
        WindResistance = 0.50,
        FabricType = Cotton,
    }
    item Jumper_RoundNeck
    {
        Type = Clothing,
        DisplayName = Round Neck Sweater,
        ClothingItem = Jumper_RoundNeck,
        BodyLocation = Sweater,
        BloodLocation = Jumper,
        Icon = SweaterWhite,
        ScratchDefense = 10,
        Insulation = 0.4,
        WindResistance = 0.35,
        FabricType = Cotton,
    }
    item Jumper_TankTopDiamondTINT
    {
        Type = Clothing,
        DisplayName = Diamond-pattern Sweater Vest,
        ClothingItem = Jumper_TankTopDiamondTINT,
        BodyLocation = TorsoExtra,
        BloodLocation = JumperNoSleeves,
        Icon = SweaterVestArgyle,
        ScratchDefense = 10,
        Insulation = 0.4,
        WindResistance = 0.2,
        FabricType = Cotton,
    }
    item Jumper_TankTopTINT
    {
        Type = Clothing,
        DisplayName = V-Neck Sweater Vest,
        ClothingItem = Jumper_TankTopTINT,
        BodyLocation = TorsoExtra,
        BloodLocation = JumperNoSleeves,
        Icon = SweaterVestWhite,
        ScratchDefense = 10,
        Insulation = 0.45,
        WindResistance = 0.15,
        FabricType = Cotton,
    }
    item Jumper_VNeck
    {
        Type = Clothing,
        DisplayName = V-Neck Sweater,
        ClothingItem = Jumper_VNeck,
        BodyLocation = Sweater,
        BloodLocation = Jumper,
        Icon = SweaterVneckWhite,
        ScratchDefense = 10,
        Insulation = 0.4,
        WindResistance = 0.20,
        FabricType = Cotton,
    }
    item HoodieDOWN_WhiteTINT
    {
        Type = Clothing,
        DisplayName = Hoodie,
        ClothingItem = HoodieDOWN_WhiteTINT,
        ClothingItemExtra = HoodieUP_WhiteTINT,
        ClothingItemExtraOption = UpHoodie,
        clothingExtraSubmenu = DownHoodie,
        BodyLocation = Sweater,
        BloodLocation = Jumper,
        Icon = HoodieWhite,
        ScratchDefense = 10,
        NeckProtectionModifier = 0.5,
        Insulation = 0.6,
        WindResistance = 0.25,
        FabricType = Cotton,
    }
    item HoodieUP_WhiteTINT
    {
        Type = Clothing,
        DisplayName = Hoodie,
        ClothingItem = HoodieUP_WhiteTINT,
        ClothingItemExtra = HoodieDOWN_WhiteTINT,
        ClothingItemExtraOption = DownHoodie,
        clothingExtraSubmenu = UpHoodie,
        BodyLocation = SweaterHat,
        BloodLocation = Jumper;FullHelmet,
        Icon = HoodieWhite,
        ScratchDefense = 10,
        Insulation = 0.55,
        WindResistance = 0.2,
        FabricType = Cotton,
    }
    item PonchoGreen
    {
        Type = Clothing,
        DisplayName = Poncho,
        ClothingItem = PonchoGreen,
        BodyLocation = JacketHat,
        Icon = HoodieWhite,
        ColorRed = 69,
        ColorGreen = 98,
        ColorBlue = 36,
        BloodLocation = Shirt;FullHelmet;Trousers,
        RunSpeedModifier = 0.9,
        ClothingItemExtra = PonchoGreenDOWN,
        ClothingItemExtraOption = DownHoodie,
        clothingExtraSubmenu = UpHoodie,
        ScratchDefense = 10,
        Insulation = 0.1,
        WindResistance = 0.75,
        WaterResistance = 1.0,
    }
    item PonchoGreenDOWN
    {
        Type = Clothing,
        DisplayName = Poncho,
        ClothingItem = PonchoGreenDOWN,
        BodyLocation = Jacket,
        Icon = HoodieWhite,
        ColorRed = 69,
        ColorGreen = 98,
        ColorBlue = 36,
        BloodLocation = Shirt;FullHelmet;Trousers,
        RunSpeedModifier = 0.9,
        ClothingItemExtra = PonchoGreen,
        ClothingItemExtraOption = UpHoodie,
        clothingExtraSubmenu = DownHoodie,
        ScratchDefense = 10,
        NeckProtectionModifier = 0.5,
        Insulation = 0.15,
        WindResistance = 0.8,
        WaterResistance = 1.0,
    }
    item PonchoYellow
    {
        Type = Clothing,
        DisplayName = Poncho,
        ClothingItem = PonchoYellow,
        BodyLocation = JacketHat,
        Icon = HoodieWhite,
        ColorRed = 228,
        ColorGreen = 195,
        ColorBlue = 88,
        BloodLocation = Shirt;FullHelmet;Trousers,
        RunSpeedModifier = 0.9,
        ClothingItemExtra = PonchoYellowDOWN,
        ClothingItemExtraOption = DownHoodie,
        clothingExtraSubmenu = UpHoodie,
        ScratchDefense = 10,
        Insulation = 0.1,
        WindResistance = 0.75,
        WaterResistance = 1.0,
    }
    item PonchoYellowDOWN
    {
        Type = Clothing,
        DisplayName = Poncho,
        ClothingItem = PonchoYellowDOWN,
        BodyLocation = Jacket,
        Icon = HoodieWhite,
        ColorRed = 228,
        ColorGreen = 195,
        ColorBlue = 88,
        BloodLocation = Trousers;Shirt,
        RunSpeedModifier = 0.9,
        ClothingItemExtra = PonchoYellow,
        ClothingItemExtraOption = UpHoodie,
        clothingExtraSubmenu = DownHoodie,
        NeckProtectionModifier = 0.5,
        Insulation = 0.15,
        WindResistance = 0.8,
        WaterResistance = 1.0,
    }
	item Jacket_NavyBlue
    {
        Type = Clothing,
        DisplayName = Jacket,
        ClothingItem = Jacket_NavyBlue,
        BodyLocation = Jacket,
        Icon = Jacket_White,
        BloodLocation = Jacket,
        RunSpeedModifier = 0.95,
        ColorRed = 37,
        ColorGreen = 37,
        ColorBlue = 70,
        BiteDefense = 20,
        ScratchDefense = 30,
        NeckProtectionModifier = 0.5,
        Insulation = 0.5,
        WindResistance = 0.60,
        FabricType = Cotton,
        WaterResistance = 0.25,
        Weight = 2,
    }
}
